A2A Router
pulsemcp/a2a routerMulti-agent system that combines Google's Agent Development Kit with router-based architecture to coordinate specialized AI agents, enabling task delegation between remote agents like weather services through streaming and non-streaming interactions.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"a2a_router": {
"url": "None",
"transport": "http"
}
}
}